| Package | ch.fhir.ig.ch-elm |
| Resource Type | ValueSet |
| Id | ch-elm-lab-study-types |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-elm/https://build.fhir.org/ig/ahdis/ch-elm/ValueSet-ch-elm-lab-study-types.html |
| URL | http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-lab-study-types |
| Version | 1.11.0-cibuild2 |
| Status | active |
| Date | 2025-08-12T10:48:44+00:00 |
| Name | ChElmLabStudyTypes |
| Title | CH ELM Lab Study Types |
| Realm | ch |
| Authority | hl7 |
| Description | This CH ELM value set includes the codes for the laboratory specialties. |
| Copyright | CC0-1.0 |
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-elm-lab-study-types
This value set includes codes based on the following rules:
http://loinc.org| Code | Display |
| 18725-2 | Microbiology studies (set) |
| 18769-0 | Microbial susceptibility tests Set |
http://snomed.info/sct| Code | Display |
| 726528006 | Genotyping (qualifier value) |
{
"resourceType": "ValueSet",
"id": "ch-elm-lab-study-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-lab-study-types",
"version": "1.11.0-cibuild2",
"name": "ChElmLabStudyTypes",
"title": "CH ELM Lab Study Types",
"status": "active",
"experimental": false,
"date": "2025-08-12T10:48:44+00:00",
"publisher": "Federal Office of Public Health FOPH",
"contact": [
{
"name": "Federal Office of Public Health FOPH",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"description": "This CH ELM value set includes the codes for the laboratory specialties.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "18725-2",
"display": "Microbiology studies (set)"
},
{
"code": "18769-0",
"display": "Microbial susceptibility tests Set"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "726528006",
"display": "Genotyping (qualifier value)"
}
]
}
]
}
}